@charset "utf-8";
/*******CSS commont*************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}
img{border:0;}
ol,ul{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select,button{font-weight:inherit;font-size:inherit;font-family:inherit; border: 0px;}
input,textarea,select{*font-size:100%;}legend{color:#000;}
/*******CSS reset*************/
body{ background: #f3f7fc; color:#333; font-size: 12px; font-family:'Microsoft YaHei','微软雅黑',Arial;}
@media (min-width:1200px) 
{
    body{ font-size: 14px; }
}
@media (min-width:1601px) 
{
    body{ font-size: 15px; }
}
a{color:#333;text-decoration:none; cursor: pointer; transition: all 0.3s;}
a:hover{ text-decoration: none; color:#c31e26; }
.left{float:left;}
.right{float:right;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.clear{clear:both;}
.hidden{display:none;}
.filter_bg8{ filter: alpha(opacity=80); opacity: 0.8; }
 
.imgbox {position:relative;overflow:hidden;width:100%;}
.imgbox:after {content:'';display:block;padding-top:75%;}
.imgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgbox:hover img{width:110%;transition:.36s width;}
.imgboxs {position:relative;overflow:hidden;width:100%;}
.imgboxs:after {content:'';display:block;padding-top:100%;}
.imgboxs img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgboxs1 {position:relative;overflow:hidden;width:100%;}
.imgboxs1:after {content:'';display:block;padding-top:100%;}
.imgboxs1 img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgboxs1:hover img{width:110%;transition:.36s width;}
@font-face{
     font-family: 'MONTS';
     src:url('MONTSERRAT-BLACK.TTF') format('truetype');
} 

/*******Css header*******/
#tops{ border-bottom: solid 1px #eee; background:#fff; height: 33px; line-height: 33px; overflow: hidden; color:#666;}
#tops a b{ color:#c31e26;font-family:Arial; }
.topsa1{ float: left; background: url(../images/zxs.png) no-repeat left center; padding-left: 32px;}
.topsa1 b{ font-size: 13px; color: #c31e26;}
.topssp2{ float: right; }
.topssp2 span{ margin: 0px 6px; }
#header{ padding: 15px 0px; background:#fff;  }
#header .container{ position: relative; }
.logo{ width:80%; }
.logo img{ max-width: 100%; }
.navp1{ padding: 10px 0px 10px 30px;  }
.navp1 img{ max-width: 90%; }
.navp2{ padding-left: 30px; font-size: 1.4rem;}
.navp2 b{ font-size: 1.6rem; color: #c31e26; }
.navul{ width: 90%; margin: 15px auto 25px;}
.nav-item{position: relative; margin-bottom: 5px; border-bottom: solid 1px #f5f5f5;}
.nav-item p{overflow: hidden;line-height: 46px;max-height:46px; font-size: 16px; padding: 0px 10px;}
.nav-item p i{ float: right;  color: #666;}
.nav-item.nav-show{border-bottom: none;}
.nav-item .msub{display:none; background:#f1f1f1; padding: 0px 16px; overflow:hidden; }
.nav-item .msub a{ line-height: 2; margin-bottom:5px; font-size: 14px; display: block;}
.nav-item .msub a.on{ color:#c31e26;}
.nav-item.nav-show .msub{display: block;}
.nav-item p a{ float: left; }
.nav-show p i{transform:rotate(90deg);}
.nav-show.nav-item>p{ background:#f1f1f1;}
.nav-show>a:before,.nav-item>a:hover:before{opacity:1;}
.map_open{ color: #c31e26; z-index:999; position: absolute; top: 50%; margin-top: -15px; right: 15px; width:26px; height:30px; line-height:32px;}
.map_open .iconfont{ font-size: 25px; }
.map_open:hover{ color:#c31e26;  }
.map_closes{ height: 61px; line-height: 61px; overflow:hidden; }
.map_closes a{ text-align: center; float: right; margin-right: 2px; }
.map_closes a .iconfont{ font-size: 30px; color:#c31e26; }
.map_close:hover {
    transform: rotate(90deg);
    border-radius: 50%;
}
#menu_map{ transform: translateY(-100%);transition: all 800ms cubic-bezier(.8, 0, .33, 1);
    border-radius: 0 0 50% 50%;
    opacity: 0;position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; background: #fff; width: 100%!important; height: 100%!important; overflow:hidden; }
#menu_map.down {
    border-radius: 0% 0% 0% 0%;
    transform: translateY(0);
    opacity: 1;
}
#mnav{ padding:5px 0px; background:#c31e26; overflow: hidden;}
#mnav a{ color: #fff; height:32px; line-height: 32px; font-size:14px; float: left; width: 25%; text-align: center;}
#mnav a.on{ font-weight: bold; }

@media (min-width:768px) 
{
  #header{ padding: 15px 0px; }
  #mnav a{ width: 12.5%; height: 36px; line-height: 36px; }
  .logo{ width:500px; }
  .topssp1{ float: left; }
  .topsa1{ float: right; }
}
@media (min-width:992px) 
{
  #tops{ height: 34px; line-height: 34px; }
  #nav{ background-color: #c31e26; overflow: hidden;}
  #nav a{ width: 12.5%; text-align: center; height: 44px; line-height: 44px; font-size: 15px; float: left; color: #fff; background: url(../images/nline.jpg) no-repeat right center;}
  #nav a:last-child{ background: none; } 
}
@media (min-width:1200px) 
{
  #tops{ height: 38px; line-height: 38px; }
  .topsa1 b{ font-size: 15px; }
  #header{ padding:20px 0px; position: relative;}
  .logo{ width:970px; }
  .tels{ height: 50px; background: url(../images/tels.jpg) no-repeat left center; padding-left: 60px; position: absolute; right: 0px; top: 50%; margin-top: -25px; }
  .tels_p1{ color: rgba(0, 0, 0, 0.6); }
  .tels_p2{ color: #c31e26; font-weight: bold; font-size: 20px; font-family:Arial;}
  #nav a{ height: 50px; line-height: 50px; font-size: 16px;}
}
@media (min-width:1601px) 
{
  #tops{ height:42px; line-height: 42px; font-size: 14px;}
  .topsa1{ padding-left: 30px; }
  .topsa1 b{ font-size: 16px; }
  #header{ padding:30px 0px; }
  .logo{ width: 1026px; }
  #nav a{ height: 60px; line-height: 60px; font-size: 17px;}
  .tels_p2{ font-size: 26px; }
}
#nav a:hover{ font-weight: bold; }

/*******Css banner*******/
.banner{  text-align:center; overflow:hidden; margin:0px auto; }
.banner .swiper-container .swiper-wrapper img {
    width: 100%;
    height: auto;
}
@media (min-width:1601px) 
{
  .banner .swiper-container .swiper-wrapper img {
    width: 1920px;
}
}
@media (min-width:1921px) 
{
  .banner .swiper-container .swiper-wrapper img {
    width: 100%;
}
}
.mbanner{ overflow:hidden; text-align: center; margin:0px auto;}
.mbanner .swiper-container .swiper-wrapper img {
    width: 100%;
    height: auto;
}
 
.page_banner{ width: 100%;margin:0px auto; text-align:center; overflow:hidden;}
.page_banner img{ width: 100%; }
#page_menu{ padding:5px 0px 10px 0px; color: #888; background: #fff;}
.page_menuc{ color: #888; text-align: right; height: 20px; line-height: 20px;}
.page_menuc a{ color: #888; }
.page_menuc i{ margin-right: 6px; }
.page_menul{ color: #333; }
.page_menul strong{ color: #c31e26; font-size: 18px;}
.page_menul b{ font-size: 20px; margin-left: 10px;}
.ptitlesp1{ height: 30px; line-height: 30px; overflow: hidden; color: #999;}
.ptitlesp1 i{ width: 40px; height: 2px; background: #c31e26; float: left; margin-top: 14px; margin-right: 15px;}
.ptitlesp2{ font-size: 20px; color: #c31e26; font-weight: bold; margin-top: 5px;}
.ptitles{ margin-bottom: 15px; }
.right_content{ margin-top: 15px; overflow: hidden;}
@media (min-width:768px) 
{
 
    #page_menu{ overflow: hidden;}
    .page_menul{ float: left; height: 30px; line-height: 30px;}
    .page_menuc{ float: right; height: 30px; line-height: 30px;}
    .page_bannerp1{ font-size: 25px; }
}
 
@media (min-width:1200px) 
{
  .page_bannerp1{ font-size: 28px; }
  .page_bannerp2{ font-size: 15px; }
  .page_bannerp3{ margin-top: 30px; }
  .page_bannerp3 img{ width: 40px; }
  .page_menul{ height: 36px; line-height: 36px; }
  .page_menul strong{ font-size:22px;}
  .page_menul b{ font-size: 28px; }
  .page_menuc{ height: 36px; line-height: 36px;}
  .right_content{ margin-top: 25px; } 
  .pcontact{ width: 100%; float: left; margin-top: 25px; line-height: 2.2; }
  .ptitlesp1 i{ width: 70px; }
  .ptitlesp2{ font-size: 32px; margin-top: 15px;}
  .ptitles{ margin-bottom: 30px; }
}
@media (min-width:1601px) 
{
  .page_bannerp1{ font-size: 42px; }
  .page_bannerp2{ font-size: 16px; margin-top: 25px;}
  .page_bannerp3{ margin-top: 40px; }
  .page_bannerp3 img{ width: 52px; }
  .page_menul{ height: 55px; line-height: 55px; }
  .page_menul strong{ font-size:26px;}
  .page_menul b{ font-size: 36px; }
  .page_menuc{ height: 55px; line-height: 55px;}
}
 
/*******Css home*******/ 
#chan1{ background-color: #fff; padding: 15px 0px;}
.ys{ overflow: hidden; text-align: center; }
.ys_c1{ color: #c31e26; font-size: 35px;}
.ys_c2{ color: rgba(83, 84, 85, 0.73); margin-top:3px; font-size: 13px;}
@media (min-width:1200px) 
{
  #chan1{ padding: 25px 0px 30px 0px; }
  .ys_c1{ font-size: 45px; }
  .ys_c2{ font-size: 15px; }
}
@media (min-width:1601px) 
{
  #chan1{ padding: 32px 0px 45px 0px; }
  .ys_c1{ font-size: 50px; }
  .ys_c2{ font-size: 16px; margin-top:8px;}
}
.ys a:hover .ys_c2{ color: #c31e26; }
#chan2{ padding: 20px 0px;}
.chan2t{ text-align: center; font-size: 20px; font-weight: bold;}
.chan2t b{ color: #c31e26; margin: 0px 6px; font-size: 16px;}
.proscls{ overflow: hidden; margin-top: 15px;}
.proscls .swiper-slide{ width: auto; margin-right: 10px;}
.proscls a{ float: left; padding: 8px 28px; border: solid 1px #DDE2E8; font-size: 13px;}
.proscls a:hover{ border: solid 1px #c31e26; background-color: #c31e26; color: #fff;}
.products{ overflow: hidden; margin-top: 15px;}
.products_img{ border: solid 1px #dedede; }
.products_txt{ height: 33px; line-height: 33px; color: #666; text-align: center; overflow: hidden; font-size: 13px;}
@media (min-width:992px) 
{
  .proscls .swiper-slide{ margin-right: 15px; }
  .proscls a{ padding: 8px 36px; }
}
@media (min-width:1200px) 
{
  #chan2{ padding: 35px 0px 45px 0px;}
  .chan2t{ font-size: 30px; }
  .chan2t b{ font-size: 25px; margin: 0px 8px;}
  .proscls{ margin-top: 25px; }
  .proscls .swiper-slide{ margin-right: 20px; }
  .proscls a{ padding: 10px 56px; font-size: 15px;}
  .products{ margin-top: 25px; }
  .products_txt{ height: 36px; line-height: 36px; margin-top: 5px;}
  .products_txt p{ height: 36px; float: left; width: 75%; overflow: hidden; font-size: 15px; text-align: left;}
  .products_txt span{ text-align: right; float: right; color: #999;}

}
@media (min-width:1601px) 
{
  #chan2{ padding: 65px 0px 80px 0px;}
  .chan2t{ font-size: 36px; }
  .chan2t b{ font-size: 26px; margin: 0px 10px;}
  .proscls{ margin-top: 30px; }
  .proscls .swiper-slide{ margin-right: 25px; }
  .proscls a{ padding: 13px 70px; font-size: 16px;}
  .products{ margin-top: 35px; }
  .products_txt{ margin-top: 13px; }
  .products_txt p{ width: 80%; font-size: 16px;}
}
.products a:hover .products_txt p{ color: #c31e26; }
.products a:hover .products_txt span{ color: #c31e26; }
#chan3{ background: url(../images/bg1.jpg) no-repeat; background-size: cover; padding: 20px 0px;}
.chan3t{ text-align: center; font-size: 20px; font-weight: bold; color: #fff;}
.chan3t a{ color: #fff; }
.chan3t b{ margin: 0px 6px; font-size: 16px;}
.about{ text-align: center; margin-top: 15px; line-height: 2; color: rgba(255, 255, 255, 0.7);}
.abouts{ overflow: hidden; }
.cqsl{ margin-top: 15px; background: rgba(255, 255, 255, 0.13); padding: 10px;}
.cqslt{ height: 32px; line-height: 32px; overflow: hidden;}
.cqsla1{ font-size: 18px; color: #fff; float: left;}
.cqsla1:hover{ font-weight: bold; color: #fff;}
.cqsla2{ color: #fff; float: right;}
.cqsla2:hover{ font-weight: bold; color: #fff;}
.cqslc{ overflow: hidden; margin-top: 10px;}
.cqsl_img{ background-color: #fff; }
.zzry{ margin-top: 15px; background: rgba(255, 255, 255, 0.13); padding: 10px; }
.zzryc{ overflow: hidden; margin-top: 10px;}
.lxwm{ margin-top: 15px; background: rgba(255, 255, 255, 0.13); padding: 10px; }
.lxwm_t{ color: #fff; margin-top: 15px;}
.lxwm_t b{ font-family:Arial; font-size: 18px; font-weight: bold;}
.lxwm_dt{ margin-top: 6px; }
.lxwm_dt img{ width: 100%; }
@media (min-width:768px) 
{
  .zzry{ width: 49%; float: left; }
  .lxwm{ width: 49%; float: left; margin-left: 2%;}
  .lxwm_dt{ margin-top: 30px; margin-bottom: 8px; }
}
@media (min-width:992px) 
{
  .lxwm_dt{ margin-bottom: 30px; }
}
@media (min-width:1200px) 
{
  #chan3{ padding: 35px 0px 45px 0px; }
  .chan3t{ font-size: 30px; }
  .chan3t b{ font-size: 25px; margin: 0px 8px;}
  .about{ width: 88%; margin: 15px auto 0px;}
  .cqsl{ width: 50%; margin-top: 20px; float: left; height: 276px;}
  .zzry{ width: 25.5%; margin-top: 20px; margin-left: 2%; height: 276px;}
  .lxwm{ width: 20.5%; margin-top: 20px; margin-left: 2%; height: 276px;}
  .cqslt{ height: 35px; line-height: 35px; }
  .cqsla1{ font-size: 20px; }
  .lxwm_t b{ font-size: 18px; }
}
@media (min-width:1601px) 
{
  #chan3{ padding: 65px 0px 80px 0px; }
  .chan3t{ font-size: 36px; }
  .chan3t b{ font-size: 26px; margin: 0px 10px;}
  .about{ width:90%; margin: 25px auto 0px;}
  .cqsl{ width: 690px; margin-top: 25px; padding: 20px; height: 332px;}
  .zzry{ width: 335px; margin-top: 25px; padding: 20px; margin-left: 20px; height: 332px;}
  .lxwm{ width: 335px; margin-top: 25px; padding: 20px; margin-left: 20px; height: 332px;}
  .cqslt{ height: 38px; line-height: 38px; }
  .cqsla1{ font-size: 22px; }
  .cqslc{ margin-top: 15px; }
  .zzryc{ margin-top: 25px; }
  .lxwm_t{ margin-top: 25px; }
  .lxwm_t b{ font-size: 22px; }
}
#chan4{ background-color: #fff; padding: 20px 0px 0px 0px;}
.chan4t{ height: 34px; line-height: 34px; overflow: hidden;}
.chan4a1{ float:left; }
.chan4a1 span{ font-size: 20px; font-weight: bold;}
.chan4a1 b{ font-size: 16px; color: #c31e26; margin-left: 15px;}
.chan4a2{ float: right; color: #999;}
.cases{ overflow: hidden; margin-top: 15px;}
.cases_img{ border: solid 1px #eee; }
.cases_txt{ height: 32px; line-height: 32px; margin-top: 5px; overflow: hidden;}
.cases_txta1{ width: 75%; height: 32px; overflow: hidden; float: left; font-size: 13px;}
.cases_txta2{ float: right; color: #c31e26; text-decoration: underline;}
#chan5{ background-color: #fff; padding: 20px 0px 30px 0px;}
.news{ overflow: hidden; margin-top: 10px;}
.news_txt{ height: 32px; line-height: 32px; overflow: hidden; font-size: 16px;}
.news_dc{ line-height: 20px; height: 40px; overflow: hidden; color: #888; margin-top: 5px;}
.news_mm{ margin-top: 10px; color: #c31e26;}
@media (min-width:1200px) 
{
  #chan4{ padding: 35px 0px 0px 0px;}
  .chan4t{ height: 42px; line-height: 42px; }
  .chan4a1 span{ font-size: 30px; }
  .chan4a1 b{ font-size: 22px; margin-left: 20px;}
  .chan4a2 i{ width: 100px; height: 1px; margin-top: 20px; background: #C4C5C5; float: left; margin-right: 20px;}
  .chan4a2 span{ float: left; }
  .chan4a2:hover i{ background: #c31e26;  }
  .cases{ margin-top: 25px; }
  .cases_txt{ margin-top: 10px; }
  .cases_txta1{ font-size: 15px; }
  #chan5{ padding: 35px 0px 45px 0px; }
  .news{ margin-top: 20px; }
  .news_txt{ height: 36px; line-height: 36px; font-size: 18px;}
  .news_dc{ line-height: 23px; height: 46px;}
  .news_mm{ margin-top: 15px; }
}
@media (min-width:1601px) 
{
  #chan4{ padding: 65px 0px 0px 0px;}
  .chan4t{ height: 52px; line-height: 52px; }
  .chan4a1 span{ font-size: 36px; }
  .chan4a1 b{ font-size: 26px; margin-left: 35px;}
  .chan4a2 i{ width: 120px; margin-top: 25px; margin-right: 30px;}
  .cases{ margin-top: 40px; }
  .cases_txt{ margin-top: 15px; }
  .cases_txta1{ font-size: 16px; }
  #chan5{ padding: 65px 0px 80px 0px; }
  .news{ margin-top: 30px; }
  .news_txt{ height: 46px; line-height: 46px; font-size: 22px;}
  .news_dc{ line-height: 25px; height: 50px; margin-top: 15px;}
  .news_mm{ margin-top: 20px; }
}

/*******Css footer*******/
#mfooter{ background: #232426; padding: 10px 0px; text-align: center; line-height: 2; color:#fff;}
#mfooter a{ color:#fff; }
#mfooter a:hover{ text-decoration: underline; }
.mfooterp1 p{font-size: 14px; font-weight: bold;  display: inline-block;}
.mfooterp2 p{ display: inline-block;}
#fmenu{ border-top: solid 1px rgba(255, 255, 255, 0.1); margin-bottom: 65px; background: #232426; padding: 5px 0px; text-align: center; color: #fff;}
#fmenu a{ color: #fff; }
#fmenu a:hover{ text-decoration: underline; }
@media (min-width:768px) 
{
  #fmenu{ margin-bottom: 0px; }
}
@media (min-width:1200px) 
{
  #footer{ padding:15px 0px 15px 0px; line-height: 2; text-align: center; background: #232426; color:#fff;}
  #footer a{ color:#fff; }
  .footer1{ overflow: hidden; }
  .footer1 a{ width: 12.5%; float: left; font-size: 15px; background: url(../images/fline.jpg) no-repeat right center;}
  .footer1 a:last-child{ background: none; }
  .footer2{ margin-top: 10px; }
  #fmenu{ padding: 7px 0px; }
}
@media (min-width:1601px) 
{
  #footer{ padding: 20px 0px; }
  .footer1 a{ font-size: 16px; }
  #fmenu{ padding: 8px 0px; }
}

.footernav{ width: 100%; color: #fff; height:auto; overflow: hidden; position: fixed; bottom:0px; padding:10px 0px; left: 0px; z-index: 999;   background:#c31e26; }
.footernav a{ color: #fff; }
.footernav ul li{width: 20%; float: left; text-align: center; }
.footernp1{ font-size:2rem;}
.footernp2{ line-height:1.5;}
.footernav ul li.on .footernp1{ animation: swing 1s; }

#warp{ overflow: hidden; padding-bottom: 25px;}
.right_side{ margin-top: 20px; overflow: hidden; background: #fff; padding: 10px;}
.left_side{ overflow: hidden; margin-top: 25px; }
.left_cls{ overflow: hidden; background: #fff; padding: 10px;}
.left_cls a{ width: 46%; margin: 6px 2%; text-align: center; float: left; font-size: 14px; height: 38px; line-height: 36px; overflow: hidden; border: solid 1px #DADFE6; }
.page_con{ margin: 25px auto 0px; overflow: hidden;}
.ysc{ margin-top: 25px; overflow: hidden; }
@media (min-width:768px) 
{
  .left_cls a{ width: 29.3%; }
}
@media (min-width:992px) 
{
  .left_cls a{ width:21%; }
} 
@media (min-width:1200px) 
{
  .right_side{ width: 80%; float: right; margin-top: 30px; padding: 20px; }
  .left_side{ width: 18.5%; float: left; margin-top: 30px; }
  .left_cls{ padding: 15px 12px 20px 12px; }
  .left_cls a{ width: 100%; margin: 6px 0px; font-size: 15px; height: 48px; line-height: 46px;  }
  .left_contact{ background: #fff; padding: 20px; margin-top: 20px;}
  .left_contact_p1{ font-size: 20px; font-weight: bold; color: #c31e26;}
  .left_contact_p2{ font-size: 22px; margin-top: 5px; }
  .left_contact_p3{ margin-top: 15px; color: rgba(0,0,0,0.6); }
  .left_contact_p4{ margin-top: 15px; height: 22px; line-height: 22px; background: url(../images/tel_icon2.png) no-repeat left center; padding-left: 30px;}
  .left_contact_p5{ margin-top: 5px; font-size: 18px; font-weight: bold; color: #c31e26;}
  .ysc .ysul{ width: 100%; }
  #warp{ padding-bottom: 50px; }
}
@media (min-width:1601px) 
{
  .left_side{ margin-top: 40px; }
  .right_side{ margin-top: 40px; padding: 25px; }
  .left_cls{ padding:25px 25px 40px 25px; }
  .left_cls a{ font-size: 16px; height: 55px; line-height: 55px; }
  .left_contact{ padding: 25px; }
  .left_contact_p1{ font-size: 32px; }
  .left_contact_p2{ font-size: 32px; }
  .left_contact_p3{ margin-top: 30px; }
  .left_contact_p4{ margin-top: 30px; }
  .left_contact_p5{ font-size: 22px; }
  .ysc{ margin-top: 80px; }
  #warp{ padding-bottom: 70px; }
}
.left_cls a:hover{ border: solid 1px #c31e26; background-color: #c31e26; color: #fff;}

 

/*******Css company*******/
.right_sides{ overflow: hidden;  }
.right_sidec{ margin-top: 20px; overflow: hidden; background: #fff; padding: 10px; }
.comhj{ height: 36px; line-height: 36px; overflow: hidden;}
.comhja1 strong{ color: #c31e26; font-size: 18px;}
.comhja1 b{ font-size: 20px; margin-left: 10px;}
.comhja2{ color: #999; }
.case_c{ overflow: hidden; margin-top: 10px;}
@media (min-width:1200px) 
{
  .right_sides{ width: 80%; float: right;}
  .right_sidec{ margin-top: 20px; padding: 20px;}
  .right_sidec:first-child{ margin-top: 30px; }
  .case_c{ margin-top: 15px; }
  .comhj{ height: 40px; line-height: 40px; }
  .comhja1 strong{ font-size:22px;}
  .comhja1 b{ font-size: 28px; }
  .comhja2 i{ width: 90px; height: 1px; background: #eee; float: left; margin-top: 20px; margin-right: 20px;}
  .comhja2 span{ float: left; }
}
@media (min-width:1601px) 
{
  .right_sidec{ margin-top: 25px; padding: 25px;}
  .right_sidec:first-child{ margin-top: 40px; }
  .case_c{ margin-top: 25px; }
  .rdpro1_infosc .case_c{ margin-top: 35px; }
  .comhj{ height: 60px; line-height: 60px; }
  .comhja1 strong{ font-size:26px;}
  .comhja1 b{ font-size: 36px; }
  .comhja2 i{ width: 120px; margin-top: 30px; margin-right: 30px;}
}
.case_img{ border: solid 1px #eee; }

.contactust{ margin-top: 10px; font-size: 18px; font-weight: bold; margin-bottom:15px; }
.contactus{ overflow: hidden; margin-top: 5px; }
.contactus li{ background: #f1f1f1; text-align: center; border-radius: 5px; padding: 15px 10px; margin-top: 10px; margin-bottom: 10px;}
.contactusp1{ height: 44px; }
.contactusp2{ height: 30px; line-height: 30px; overflow: hidden; color: #888; font-size: 14px; margin-top: 5px;}
.contactusp2 b{ color:#c31e26; font-size: 16px;  }
#contactusli1 .contactusp1{ background: url(../images/fot-icon-03.png) no-repeat center; }
#contactusli2 .contactusp1{ background: url(../images/fot-icon-01.png) no-repeat center; }
#contactusli3 .contactusp1{ background: url(../images/fot-icon-06.png) no-repeat center; }
#contactusli4 .contactusp1{ background: url(../images/fot-icon-02.png) no-repeat center; }
@media (min-width:768px) 
{
    .contactus li{ width: 48%; float: left; margin-right:1%; margin-left:1%; padding: 20px 10px;}
}
@media (min-width:992px) 
{
    .contactus li{  padding: 25px 10px; margin-top: 15px;}
}
@media (min-width:1200px) 
{
    .contactust{ font-size: 26px; margin-top: 15px;}
    .contactus{ margin-top: 20px; }
    .contactus li{ padding: 35px 10px;}
    .contactusp2{ height: 40px; line-height: 40px; font-size: 16px; margin-top: 10px; }
    .contactusp2 b{ font-size: 20px; }
}
.contactus li:hover{ cursor: pointer; background:#c31e26; color: #fff;  }
.contactus li:hover .contactusp2{ color:#f1f1f1; }
.contactus li:hover .contactusp2 b{ color: #fff; }
#contactusli1:hover .contactusp1{ background: url(../images/contact-icon-05.png) no-repeat center; }
#contactusli2:hover .contactusp1{ background: url(../images/contact-icon-01.png) no-repeat center; }
#contactusli3:hover .contactusp1{ background: url(../images/contact-icon-06.png) no-repeat center; }
#contactusli4:hover .contactusp1{ background: url(../images/contact-icon-03.png) no-repeat center; }

/*******Css list*******/
#newslist{ overflow: hidden; }
#newslist li{ margin-bottom: 20px; overflow: hidden;}
#newslist li a{ width: 100%; position: relative; float: left; background: #fff; padding:13px 10px; }
.newslist_times{ height:26px; line-height: 26px; color: #999; font-size: 14px; margin-bottom: 5px;}
.newslist_img{border: solid 1px #dedede; background: #fff;}
.newslistp1{ margin-top: 10px; height:28px; line-height: 28px; overflow: hidden; font-size: 15px; font-weight: bold;}
.newslistp2{ line-height: 20px; max-height: 40px; overflow: hidden; color: #999;}
.newslistp3{ margin-top: 5px; color: #c31e26; text-transform: uppercase;}
@media (min-width:768px) 
{
    .newslist_time{ color: #888; }
    .newslist_img{ width: 28%; float: left; }
    .newslist_txt{ width: 68%; float: right; } 
    .newslistp1{ margin-top: 5px;  }
    .newslistp2{ margin-top: 6px; }
    .newslistp3{ margin-top: 10px; }
    .newslistp1s{ color: #999; margin-top: 5px; }
}
@media (min-width:992px) 
{
    .newslistp1{ font-size: 16px; margin-top: 10px;}
    .newslistp3{ height: 26px; line-height: 26px; overflow: hidden; }
    .newslistp3 i{ transition: all ease 1s; float: left;margin-top: 11px; height: 3px; background: #f2f50b; }
    .newslistp3 span{ float: left; }
    .newslist_img{ width: 20%; }
    .newslist_txt{ width: 77%; } 
}
@media (min-width:1200px) 
{
    #newslist li a{  padding:15px 6px; border-bottom: solid 1px #eaeaea;}
    .newslist_img{ width: 22%;}
    .newslist_txt{ width: 75%; }
    .newslistp1{ height: 35px; line-height: 35px; font-size: 16px; }
    .newslistp2{ line-height: 23px; max-height: 46px; }
    .newslistp3{ margin-top: 10px; }
    #newslist li a:hover{ background: #c31e26; color: #fff;}
    #newslist li a:hover .newslistp1s{ color: #fff; }
    #newslist li a:hover .newslistp2{ color: #fff; }
    #newslist li a:hover .newslistp3{ color: #fff; }
    #newslist li a:hover .newslistp3 i{ width:60px;  margin-right: 6px; }
    #newslist li a:hover .newslist_time{ color: #fff; }
}
@media (min-width:1601px) 
{
    #newslist li a{ padding:25px 12px; }
    .newslistp1{ height: 40px; line-height: 40px; font-size: 18px; }
    .newslistp2{ line-height: 24px; max-height: 48px; }
    .newslistp3{ margin-top: 20px; }
}
 

#proUL{ overflow: hidden; }
#proUL li{ margin: 0px 0px 20px 0px;  }
.pros_txt{  padding: 10px 5px;}
.pros_txtp1{ height: 36px; line-height: 36px; overflow: hidden; position: relative;}
.pros_txtp1 a{ font-size: 14px;  }
.pros_txtp1 i{ width: 20px; height: 1px; background: #c31e26; position: absolute; left: 0px; bottom: 0px; transition: all 0.3s;}
.pros_txtp2{ color: #888; line-height: 20px; height: 60px; overflow: hidden; margin-top: 10px; }
.pros_txtp3{ overflow: hidden; margin-top: 15px;}
.pros_txtp3 a{ float: left; padding: 6px 18px; color: #fff; position:relative; overflow: hidden;}
.pros_txtp3 a span{ z-index: 55; position: relative; }
.pros_txtp3a1{ background: #c31e26; }
.pros_txtp3a2{ background: #0f65b4; margin-left: 10px;}
@media (min-width:768px) 
{
  #proUL li{ width: 48%; float: left; margin: 0px 1% 20px 1%; }
}
@media (min-width:992px) 
{
  #proUL li{ width: 31%; float: left; margin: 0px 1% 20px 1%; }
}
@media (min-width:1200px) 
{
  #proUL li{  margin: 0px 1% 25px 1%; }
  .pros_txtp1{ height: 46px; line-height: 46px; }
  .pros_txtp1 a{ font-size: 16px; }
  .pros_txtp2{ line-height: 22px; height: 44px; }
  .pros_txtp3 a{ padding: 8px 22px; }
}
@media (min-width:1601px) 
{
  #proUL li{  margin: 0px 1% 30px 1% }
  .pros_txtp1{ height: 52px; line-height: 52px; }
  .pros_txtp1 a{ font-size: 17px; }
  .pros_txtp2{ line-height: 23px; height: 46px; }
  .pros_txtp3 a{ padding: 9px 23px; }
}
.pros_txtp1:hover i{ width: 40px; }
.pros_txtp3a1 .bgsqr1{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg); 
      transform: rotate(360deg);border-style: solid;border-width: 0; border-top-color:transparent;
      border-right-color:transparent;border-bottom-color:transparent; border-left-color:#c31e26;
      position: absolute;bottom: 0;left: 0; -webkit-transition: all 0.6s; transition: all 0.6s;}
.pros_txtp3a1 .bgsqr2{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg);
        transform: rotate(360deg);border-style: solid;border-width: 0; 
        border-top-color:transparent;border-left-color:transparent;
        border-bottom-color:transparent;border-right-color:#0f65b4; 
        position: absolute;top: 0; right: 0;-webkit-transition: all 0.6s; 
        transition: all 0.6s;}
.pros_txtp3a2 .bgsqr1{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg); 
      transform: rotate(360deg);border-style: solid;border-width: 0; border-top-color:transparent;
      border-right-color:transparent;border-bottom-color:transparent; border-left-color:#0f65b4;
      position: absolute;bottom: 0;left: 0; -webkit-transition: all 0.6s; transition: all 0.6s;}
.pros_txtp3a2 .bgsqr2{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg);
        transform: rotate(360deg);border-style: solid;border-width: 0; 
        border-top-color:transparent;border-left-color:transparent;
        border-bottom-color:transparent;border-right-color:#c31e26; 
        position: absolute;top: 0; right: 0;-webkit-transition: all 0.6s; 
        transition: all 0.6s;}

.pros_txtp3 a:hover .bgsqr1{ border-width:200px 0 0 200px;}
.pros_txtp3 a:hover .bgsqr2{ border-width:0 200px 200px 0;}

#piclist{ overflow: hidden; }
#piclist li{ margin-bottom: 15px; overflow: hidden; }
.piclist_img{ overflow: hidden; }
.piclist_img img{ width: 100%; }
.piclistp1{ height: 28px; font-weight: bold; line-height: 28px; overflow: hidden; margin-top: 6px; font-size: 15px;}
.piclistp2{ line-height: 18px; height: 54px; overflow: hidden; color: #888; margin-top: 5px; }
.piclistp3{ margin-top: 5px; text-transform: uppercase; color: #999;}
@media (min-width:768px) 
{
  #piclist li a{ overflow: hidden; float: left; width: 100%;}
  .piclist_img{ width: 25%; float: left; }
  .piclist_txt{ width: 72%; float: right; margin-top: 0px;}
}
@media (min-width:992px) 
{
  #piclist li{ padding-bottom: 14px; margin-top: 16px;}
}
@media (min-width:1200px) 
{
  #piclist li{ margin-top: 35px; padding-bottom: 22px; }
  .piclist_img{ width: 21%;}
  .piclist_txt{ width: 76%;}
  .piclistp1{ height: 38px; line-height: 38px; font-size: 20px; }
  .piclistp2{ line-height: 23px; height: 46px; margin-top: 12px;}
  .piclistp3{ margin-top: 30px; }
}
#piclist li a:hover .piclistp3{ color:#2b6ed7;}

#newslist1{ overflow: hidden; margin-top: 10px;}
#newslist1 li{ margin-top: 15px; overflow: hidden; padding-bottom: 20px; border-bottom: solid 1px #e5e5e5;}
.newslist1p1{ height: 32px; line-height: 32px; overflow: hidden; font-size: 14px;}
.newslist1p4{ color: #999; }
.newslist1p2{ line-height: 21px; height: 42px; margin-top: 5px; overflow: hidden; color: #999;}
.newslist1p3{ margin-top: 10px; color: #999; }
@media (min-width:992px) 
{
  .newslist1p2{ height: 24px; line-height: 24px; }
}
@media (min-width:1200px) 
{
  #newslist1{ margin-top: 18px; }
  #newslist1 li{ margin-top: 23px; padding-bottom: 20px; }
  .newslist1p1{ height: 38px; line-height: 38px; font-size: 16px; }
  .newslist1p2{ height: 26px; line-height: 26px; }
  .newslist1p3{ margin-top: 15px; }
}
@media (min-width:1601px) 
{
  #newslist1{ margin-top: 25px; }
  #newslist1 li{ margin-top: 28px; padding-bottom: 25px; }
  .newslist1p1{ height: 40px; line-height: 40px; font-size: 18px; }
  .newslist1p2{ height: 26px; line-height: 26px; }
  .newslist1p3{ margin-top: 15px; }
}

#picUL li{ margin:0px 0px 12px 0px; overflow: hidden;}
#picUL li a{ width: 100%; height: 100%; float: left; background:#f9f9f9; text-align: center; padding: 5px;}
#picUL li a .pic_02{ height:38px; line-height: 38px; overflow: hidden; margin:0px 5px;}
#picUL li a:hover{ background:#c31e26; color: #fff;  }


#page_menus{ background: #c31e26; border-top: solid 1px rgba(255,255,255,0.5);}
.page_menus{ overflow: hidden; }
#page_menus .swiper-slide{ cursor: pointer; width: auto; margin: 0px 30px 0px 0px;  }
#page_menus .swiper-slide a{ width: 100%; float: left; color: #fff; font-size: 16px; height: 50px; line-height: 50px; background:url(../images/cmenus_icon.png) no-repeat left center; padding-left: 25px;}
#page_menus .swiper-slide a:hover{ background:url(../images/cmenus_iconh.png) no-repeat left center; font-weight: bold;}
 
#rdpro1{ background: url(../images/pinfobg.jpg) repeat-y center; padding: 20px 0px; overflow: hidden;}
.rdpro1_img{ text-align: center; border: solid 1px #dedede; overflow: hidden;}
.rdpro1_img img{ width: 100%; }
.rdpro1_txt{ margin-top: 15px; }
.rdpro1_tt{ font-size: 20px; font-weight: bold; }
.rdpro1_gg{ margin-top: 10px; line-height: 1.6; color: rgba(0,0,0,0.8); margin-bottom: 15px;}
.rdpro1_p1{ border-top: solid 1px #dedede; padding: 8px 0px;}
.rdpro1_p1 a{ color:#c31e26;  }
.rdpro1_btn{ overflow: hidden; margin-top: 15px; }
.rdpro1_btn a{ float: left; padding: 8px 28px; border-radius: 3px;}
.rdpro1_btna1{ background: #0f65b4; color: #fff; margin-right: 10px;}
.rdpro1_btna2{ background: #c31e26; color: #fff;}
.rdpro1_side{ overflow: hidden;}
.rdpro1_sidec{ background: #fff; border: solid 1px #dedede; padding: 20px 10px 25px 10px; margin-top:25px;}
.rdpro1_infosc{ margin: 25px auto 0px; overflow: hidden;}
.rdpro1_infosc_t{ text-align: center; font-size: 20px; font-weight: bold;}
.rdpro1_infosc_ft{ text-align: center; color: #999; margin-top: 5px;}
.rdpro1_tgfw{ overflow: hidden; margin-top: 20px; }
.rdpro1_tgfw a{ width: 100%; float: left; text-align: center; }
.rdpro1_tgfw_img{ transition: all 0.3s; width: 100%; font-size: 54px; background:#c31e26; color: #fff; border-radius: 50%;}
.rdpro1_tgfw_txt{ font-size: 16px; font-weight: bold; margin-top:10px;}
.rdpro1_tgfw a:hover .rdpro1_tgfw_img{ background:#0f65b4; color: #fff;  }
.rdpro1_tgfw a:hover{ color: #000; }
.rdpro1_yss{ overflow: hidden; margin-top: 10px; }
.rdpro1_yss a{ width: 100%; float: left; background:#c31e26; border-radius: 10px; height: 110px; padding: 10px 10px 10px 110px; margin-top:15px; position: relative; }
.rdpro1_yss_img{ width: 90px; border-radius: 50%; overflow: hidden; position: absolute; top: 10px; left: 10px; }
.rdpro1_yss_img img{ width: 100%; }
.rdpro1_yss_txtp1{ color: #fff; height: 36px; line-height: 36px; font-size: 20px; font-weight: bold; }
.rdpro1_yss_txtp2{ margin-top: 4px; line-height: 20px; height: 40px; overflow: hidden; color: rgba(255,255,255,0.6); }
.rdpro1_hj{ margin-top: 20px; text-align: center; }
.rdpro1_hj img{ max-width: 100%; }
.rdpro1_infosc1 .page_Content strong{ font-size: 14px; }
.rdpro1_infosc1 .page_Content a{ border: 0px; }
@media (min-width:768px) 
{
  .rdpro1_yss a{ width: 48%; margin:15px 1% 0px 1%;}
}
@media (min-width:992px) 
{
  #page_menus .swiper-slide{ margin: 0px 40px 0px 0px; }
  .rdpro1_img{ width: 55%; float: left; }
  .rdpro1_txt{ width: 41%; float: right; margin-top: 10px;}
  .rdpro1_sidec{ padding: 25px 15px 30px 15px; }
  .rdpro1_yss a{ width: 31%; margin:15px 1% 0px 1%;}
}
@media (min-width:1200px) 
{
  #page_menus .swiper-slide{ margin: 0px 60px 0px 0px; }
  #page_menus .swiper-slide a{ height: 60px; line-height: 60px; font-size: 19px; padding-left: 28px;}
  #rdpro1{ padding:40px 0px; }
  .rdpro1_tt{ font-size: 24px; }
  .rdpro1_gg{ margin-top: 15px; margin-bottom: 20px;}
  .rdpro1_p1{ padding: 12px 0px; }
  .rdpro1_btn{ margin-top: 30px; }
  .rdpro1_btn a{ padding: 10px 40px; }
  .rdpro1_side{ float: right; width: 77%;}
  .rdpro1_lside{ float: left; width: 21%; background: #fff; border: solid 1px #dedede; margin-top: 30px; padding: 15px;}
  .rdpro1_sidec{ margin-top: 30px; padding: 25px 20px 30px 20px;}
  .rdpro1_infosc{ margin: 40px auto 0px; }
  .rdpro1_infosc_t{ font-size: 26px; }
  .rdpro1_tgfw{ margin-top: 30px; }
  .rdpro1_yss_txtp1{ font-size: 22px; }
  .rdpro1_yss{ margin-top: 15px; }
  .rdpro1_hj{ margin-top: 30px; }
  .rdpro1_lsidet{ font-size: 24px; padding-bottom: 15px; position: relative; font-weight: bold;}
  .rdpro1_lsidet i{ width: 25px; height: 3px; background:#c31e26; position: absolute; left:0px; bottom: 0px; }
  .rdpro1_lsidec{ margin-top: 15px; overflow: hidden; margin-bottom: 30px; }
  .rdpro1_lsidec a{ width: 100%; float: left; height: 52px; line-height: 52px; font-size: 15px; border-bottom: solid 1px #dedede; }
  .rdpro1_tjc{ overflow:hidden; margin-top: 15px; }
  .rdpro1_tjc a{ width: 100%; float: left; margin-top: 15px; text-align: center; }
  .rdpro1_tjc_img{ border: solid 1px #dedede; }
  .rdpro1_tjc_txt{ height: 40px; line-height: 40px; overflow: hidden; margin-top: 5px; }
  .rdpro1_infosc1 .page_Content strong{ font-size: 18px; }
}
@media (min-width:1601px) 
{
  #page_menus .swiper-slide{ margin: 0px 100px 0px 0px; }
  #page_menus .swiper-slide a{ height: 76px; line-height: 76px; font-size: 22px; padding-left: 32px;}
  #rdpro1{ padding:60px 0px 70px 0px; }
  .rdpro1_tt{ font-size: 28px; }
  .rdpro1_gg{ margin-top: 25px; margin-bottom: 30px;}
  .rdpro1_p1{ padding: 18px 0px; font-size: 16px;}
  .rdpro1_btn{ margin-top: 40px; }
  .rdpro1_btn a{ padding: 12px 50px; }
  .rdpro1_lside{ margin-top: 45px; padding: 20px;}
  .rdpro1_sidec{ margin-top: 45px; padding: 40px 30px 50px 30px;}
  .rdpro1_infosc{ margin: 50px auto 0px; }
  .rdpro1_infosc_t{ font-size: 36px; }
  .rdpro1_tgfw{ margin-top: 40px; }
  .rdpro1_yss_txtp1{ font-size: 23px; height: 42px; line-height: 42px;}
  .rdpro1_yss_txtp2{ line-height: 26px; height: 52px; margin-top: 12px; }
  .rdpro1_yss{ margin-top: 25px; }
  .rdpro1_yss a{ height: 175px; padding: 20px 15px 20px 160px; margin-top:20px;  }
  .rdpro1_yss_img{ width: 135px; top: 20px; left: 15px;}
  .rdpro1_hj{ margin-top: 40px; }
  .rdpro1_lsidet{ font-size: 28px; padding-bottom: 20px;}
  .rdpro1_lsidec{ margin-top: 25px; margin-bottom: 45px; }
  .rdpro1_lsidec a{ height: 64px; line-height: 64px; font-size: 16px; }
  .rdpro1_tjc{ overflow:hidden; margin-top: 25px; }
  .rdpro1_tjc a{ margin-top: 20px; }
  .rdpro1_tjc_txt{ margin-top: 10px; }
  .rdpro1_tgfw_img{ font-size: 60px; }
  .rdpro1_infosc1 .page_Content strong{ font-size: 20px; }
}
.rdpro1_btna1:hover{ background:#c31e26; color: #fff; font-weight: bold;  }
.rdpro1_btna2:hover{ background:#0f65b4; color: #fff; font-weight: bold;  }
.rdpro1_yss a:hover{ background:#0f65b4;  }
.rdpro1_yss a:hover .rdpro1_yss_txtp1{ color: #fff; }
.rdpro1_yss a:hover .rdpro1_yss_txtp2{ color: #fff;  }


 
/*******Css info*******/
#company_main{ line-height:2; font-size: 13px;  }
#company_main img{ max-width:100%; }
#company_main a{ color:#c31e26;}
#company_main strong{ color:#c31e26;}
#contact_main{ margin:0 auto; padding:10px;}
#contact_main a{ color:#c31e26;}
#contact_main p{ line-height: 2.2; padding: 10px 2px; border-bottom: solid 1px #f1f1f1; }
#contact_main strong{ color:#c31e26;  }
#company_main strong{ color:#c31e26;  }
#page_Title{ line-height:1.8; font-size:16px; text-align:center; }
.page_Info{ height:36px; line-height: 36px; margin-top: 15px; color:#666;  border-top:solid 1px #E6E6E6; border-bottom:solid 1px #E6E6E6; }
.page_Infoleft { padding-left: 30px; float: left;}
.page_Infoleft i{ margin-right: 5px; }
.page_Share{ margin-right: 10px; float: right; }
.page_Share a{ float: left; margin-left: 10px;}
.page_Share a:hover{ animation: swing 1s; }
.page_Share span{ float: left; }

.ljdg{ width: 150px; height: 48px; line-height: 48px; background: #c31e26; color: #fff; text-align: center; float: right; margin-right: 5px; border-radius: 5px; }

.qd{ float: left; font-size: 16px; margin-left: 25px; }
.qd b{ color:#c31e26; }



#infoImage{ width:100%;text-align:center; margin:15px 0 15px 0;}
#infoImage img{ max-width:100%;  border:#dcdcdc solid 1px;}
.page_tit_bg{ height:36px; background:#F9F9F9; border-radius:5px; margin:10px auto;} 
.page_tit_tit{
    width:120px;
    height:36px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background:#c31e26;
    color:#ffffff;
    line-height:36px;
    text-align: center;
    font-size: 15px;
}
.ljdg{ width: 150px; height: 48px; line-height: 48px; background: #c31e26; color: #fff; text-align: center; float: right; margin-right: 5px; border-radius: 5px; }
.ljdg:hover{ color: #fff; }
#page_Content{ margin:15px auto 0px; line-height:2; padding:10px; font-size: 13px;}
#page_Content img{max-width:100%;}
#page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f1f1f1 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
#page_Content table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
#page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
#page_Content table td a { text-decoration:underline; color: #333;}

.page_Content{ margin:0 auto; line-height:2;}
.page_Content img{max-width:100%;}
.page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f5f5f5 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
.page_Content table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
.page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
.page_Content table td a { text-decoration:underline; color: #333;}

/* 无内容 */
.no-goods,.no-network{
  padding-top:70px;
  overflow: hidden;
  text-align: center;
}
.no-goods img{
  display: block;
  margin:0 auto 30px;
  width:220px;
  max-height: 105px;
}
.no-network img{
  display: block;
  margin:0 auto 30px;
  width:222px;
  height: 160px;
}
.no-goods p,.no-network p{
  color:#666666;
  line-height: 2;
}
.contact-list{ overflow: hidden; margin-top: 10px;}
.contact-list ul li {
  min-height: 36px;
  padding-left: 50px;
  font-size: 14px;
  color: #666;
  margin-bottom: 14px;
  word-wrap: break-word;
  line-height: 36px;
}
.contact-list ul li span {
  display: block;
  float: left;
  color: #999;
}
.contact-list ul li.icon-01 {
  background: url(../images/contact-icon-01.png) no-repeat left top;
}
.contact-list ul li.icon-02 {
  background: url(../images/contact-icon-02.png) no-repeat left top;
}
.contact-list ul li.icon-03 {
  background: url(../images/contact-icon-03.png) no-repeat left top;
}
.contact-list ul li.icon-04 {
  background: url(../images/contact-icon-04.png) no-repeat left top;
}
.contact-list ul li.icon-05 {
  background: url(../images/contact-icon-05.png) no-repeat left top;
}
.contact-list ul li.icon-06 {
  background: url(../images/contact-icon-06.png) no-repeat left top;
}
.contact-map {
  overflow: hidden;
  margin-top: 25px;
}
.contact-map #dituContent {
  width: 100%;
  height: 475px;
}
.morder{ overflow: hidden; margin-top: 20px; }
.morder li{ overflow: hidden; margin-bottom: 15px;}
.morder_InputText{ width:45%; margin-right: 5%; padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height: 40px;}
.morder_InputText1{ width:95%;  padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height:40px;}
.morder_textarea{ width:95%;  padding: 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 120px; line-height: 30px;}
.morder_captcha{ width:160px;  padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height:40px;}
.morder_img{ float: left; margin-left: 10px; margin-top: 15px; height: 20px; cursor: pointer; }
.morder_But{ float: left; outline: none; margin-top: 15px; margin-right: 5%; font-size:15px; width: 250px; height: 42px; line-height: 42px; background: #c31e26; color: #fff; border-radius: 15px;}
.morder_But:hover{ background: #0f65b4; color: #fff;}
@media (min-width:768px) 
{
    #page_Title{ font-size: 18px; }
    .ewm{ float: right; margin-right: 20px; margin-top: 25px; }
    .morder_But{ float: right; margin-top: 0px;}
}
@media (min-width:992px) 
{
    #picUL li a .pic_02{ height:40px; line-height: 40px;  }
}
@media (min-width:1200px) 
{
    #page_Title{ font-size: 20px; }
    .page_Info{ height: 44px; line-height: 44px; margin-top: 10px; }
    #picUL li{ margin: 0px 0px 15px 0px; }
    #picUL li a{ padding: 5px; }
    #picUL li a .pic_02{ height: 42px; line-height: 42px; }
    #company_main{ font-size: 15px; }
    .contact-list{ margin-top: 30px; }
    .contact-list ul li{ font-size: 17px; }
    .morder{ margin-top: 30px; }
    .morder_InputText{ height: 40px; line-height: 40px; }
    .morder_InputText1{ height: 40px; line-height: 40px; }
    .morder_captcha{ height: 40px; line-height: 40px; width: 200px;}
    .morder_But{ height:45px; line-height: 45px; font-size: 15px; }
    #infoImage{ margin-top: 25px; }
    .page_Content{ font-size: 15px; }
    #page_Content{ font-size: 15px; }
    #contact_main{ font-size: 15px; }
    #contact_main p{ padding: 13px 2px; }
}
@media (min-width:1601px) 
{
    #page_Title{ font-size: 24px; }
    .page_Info{ height: 50px; line-height: 50px; margin-top: 20px; }
    #picUL li{ margin: 0px 0px 20px 0px; }
    #picUL li a{ padding: 8px; }
    #picUL li a .pic_02{ height: 45px; line-height: 45px; }
    #company_main{ font-size: 16px; }
    .contact-list{ margin-top: 30px; }
    .contact-list ul li{ font-size: 17px; }
    .morder{ margin-top: 40px; }
    .morder_InputText{ height: 46px; line-height: 46px; }
    .morder_InputText1{ height: 46px; line-height: 46px; }
    .morder_captcha{ height: 46px; line-height: 46px; }
    .morder_But{ height:50px; line-height: 50px; font-size: 16px; }
    #infoImage{ margin-top: 25px; }
    .page_Content{ font-size: 16px; }
    #page_Content{ font-size: 16px; }
    #contact_main{ font-size: 16px; }
    #contact_main p{ padding: 15px 2px; }
}

#warps{ position: relative;  margin-top: 20px; }
.proinfosc{ overflow: hidden;}
.proinfoimg{ overflow: hidden; text-align: center; background: #fff; padding: 15px;}
.proinfoimg img{ max-width: 100%; }
.proinfostxt{ margin-top: 20px; background: #fff; padding: 15px;}
.proinfot{ font-size: 16px; line-height: 1.7; }
.proinfop1{ padding: 8px 2px; border-bottom: solid 1px #eee; font-size: 13px;}
.proinfop1 span{ color: rgba(0,0,0,0.5); }
.proinfop1 a{ font-weight: bold; color:#0f65b4;  }
.proinfop1 b{ font-weight: bold; color:#0f65b4;  }
.proinfop2{ line-height: 1.6; color: #999; margin: 10px 0px; }
.proinfop3{ overflow: hidden; margin-top: 15px; height: 38px; line-height: 38px; background: #c31e26; }
.proinfop3 a{ float: left;  font-size: 14px; font-weight: bold; color: #fff; padding: 0px 30px; background:#0f65b4; }
.proinfop3 b{ float: right; margin-right: 15px; font-size: 16px; color:#fff;  }
.proinfogg{ overflow: hidden; margin-top: 10px; line-height: 1.6; color: #999;}
.proinfogg p{ margin-top: 10px; }
.proinfosc{ padding: 5px; background: #fff; margin-top: 20px;}
.xgtj{ margin-top: 25px; }
.pmenuss{ margin-top: 25px; }
.pmenuss ul{ background:#eee; overflow: hidden; }
.pmenuss ul li{ width:30%; cursor: pointer; float: left; text-align: center; font-size: 14px; padding: 10px 0px;}
.pmenuss ul li.on{ font-weight: bold; background: #c31e26; color: #fff;}
.pmenuss.down{ position: fixed; top: 0px; width: 100%; z-index: 999; margin-top: 0px;}
.pageprc{ margin-top: 25px; }
.productrs{ overflow: hidden; margin-top:20px; }
.productrs a{ float: left; width: 100%; text-align: center; overflow: hidden; position: relative;}
.productrs a:hover .products_txts{ bottom: 10px; background: rgba(0,0,0,0.8); }
.productrs .products_img{ background: #fff; }
.productrs .products_txt{ height: 32px; line-height: 32px; overflow: hidden; text-align: center; margin-top: 5px; }
.xgss{ margin-top: 25px; margin-bottom: 25px;}
.newst{ height: 32px; line-height: 32px; overflow: hidden; }
.news_a1{ float: left; font-size: 18px; font-weight: bold; }
.newst i{ width: 30px; height: 3px; background:#0f65b4; float: left; margin-left: 15px; margin-top: 14px;  }
.newst span{ font-size: 13px; color: rgba(0,0,0,0.2); float: left; margin-left: 10px; }
.pscls{ overflow: hidden; margin-top: 20px; }
.pscls a{ width: 44%; float: left; font-size: 15px; position: relative; padding-right: 50px; margin:0px 3%; border-bottom: solid 1px #dedede; overflow: hidden; height:40px; line-height: 40px;}
.pscls a i{ position: absolute; right: 0px; top: 0px; }
.protsts{ color: #c31e26; margin: 10px 0px; font-size: 14px; font-weight: bold;}

@media (min-width:768px) 
{
  .proinfoimg{ width: 45%; float: left; }
  .proinfostxt{ width: 50%; float: right; margin-top: 0px; min-height: 233px;}
  .pscls a{ width: 27%; }
}
@media (min-width:992px) 
{
  .proinfostxt{ min-height: 301px; }
}
@media (min-width:1200px) 
{
    .proinfot{ font-size: 22px; }
    .proinfop1{ font-size: 14px; padding: 12px 2px; }
    .proinfop2{ font-size: 13px; }
    .proinfop3{ margin-top: 15px; height: 40px; line-height: 40px;}
    .proinfop3 a{ padding: 0px 30px; font-size: 15px;}
    .proinfop3 b{ font-size: 17px; }
    .pmenuss{ margin-top: 30px; }
    .pmenuss ul li{ padding: 12px 0px; font-size: 15px; transition: all 0.3s;}
    .pmenuss.down li{ padding: 10px 0px; }
    .pageprc{ margin-top: 25px; }
    .pageprc .ys{ margin-top: 20px; }
    .xgss{ margin-top: 35px; margin-bottom: 40px; }
    .productrs{ margin-top: 25px; }
    .newst{ height: 50px; line-height: 50px; }
    .news_a1{ font-size: 22px; }
    .newst i{ width: 60px; margin-top: 23px; margin-left:20px;}
    .newst span{ font-size:13px; margin-left:20px;}
    #warps{ margin-top: 70px; }
    .pscls a{ width: 19%; height: 55px; line-height: 55px; font-size: 17px;}
    .proinfogg{ margin-top: 15px; }
    .protsts{ font-size: 17px; }
    .productrs .products_txt{ height: 36px; line-height: 36px;}
    .proinfoimg{ padding: 25px; }
    .proinfostxt{ padding: 25px; min-height: 310px; }
    .proinfosc{ padding: 15px; margin-top: 30px; }
    .xgtj{ margin-top: 40px; }
}
@media (min-width:1601px) 
{
    .proinfot{ font-size: 26px; }
    .proinfop2{ font-size: 14px; }
    .proinfop3{ margin-top: 20px; height: 50px; line-height: 50px;}
    .proinfop3 a{ padding: 0px 40px; font-size: 16px;}
    .proinfop3 b{ font-size: 18px; }
    .pmenuss{ margin-top: 40px; }
    .pmenuss ul li{  padding: 15px 0px; font-size: 16px; }
    .pmenuss.down li{ padding: 12px 0px; }
    .pageprc{ margin-top: 35px; }
    .pageprc .ys{ margin-top: 20px; }
    .xgss{ margin-top: 75px; margin-bottom: 80px; }
    .productrs{ margin-top: 25px; }
    .newst{ height: 50px; line-height: 50px; }
    .news_a1{ font-size: 22px; }
    .newst i{ width: 60px; margin-top: 23px; margin-left:20px;}
    .newst span{ font-size:13px; margin-left:20px;}
    #warps{ margin-top: 70px; }
    .pscls a{ width: 19%; height: 55px; line-height: 55px; font-size: 17px;}
    .proinfogg{ margin-top: 15px; }
    .protsts{ font-size: 17px; }
    .productrs .products_txt{ height: 42px; line-height: 42px;}
    .proinfoimg{ padding: 30px; }
    .proinfostxt{ padding: 30px; min-height: 358px; }
    .proinfosc{ padding: 20px; margin-top: 40px; }
    .xgtj{ margin-top: 50px; }
}
 
 
/*******Css job*******/
#job_ul{}
#job_ul li{
    border-bottom:dashed 1px #cfcfcf;
    padding:10px 0px;
    height: 100%; overflow: hidden;
}
#job_ul li .recruit_info{
    float:left; width: 80%;
}
.job_nam{
    color:#c31e26;
    font-weight:bold;
}
#job_ul li .recruit_but{
    height:45px;
    float:right;
    margin-top:10px;
    margin-right:22px;
}
.job_ul li .recruit_but a{
    width:150px;
    height:45px;
    line-height:45px;
    background: #1C5FB8;
    border-radius:2px;   
    text-align:center; float: left;
}
.recruit_info_tit_bg{
    height:40px;
    background:#f8f8f8;
    border-radius:2px;
    margin:15px auto;
}
.recruit_info_tit_bg .recruit_info_tit{
    width:140px;
    height:45px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background:#c31e26;
    color:#ffffff;
    line-height:45px;
    text-align: center;
}
.recruit_info_main{
    margin:0px auto;
    margin-top:10px;
    margin-bottom:60px;
    padding:5px 20px;
    line-height: 32px;
}
.seek_job{ margin-left: 20px; }
.seek_job li{ padding-top:10px; height: 100%; overflow: hidden;}
.seek_t1{ float: left; font-weight: bold; height: 40px; line-height: 40px; width:60px;}
.job_nam{ float: left; margin-left: 15px; color:#c31e26; font-weight: bold; }
.G_InputText{
    width:250px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_InputText:hover{ border:1px solid #c31e26; }
.G_captcha{
    width:100px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px; outline: none;
}
.G_captcha:hover{ border:1px solid #c31e26; }
.G_textarea{
    width:250px;
    height:150px;
    line-height:30px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_textarea:hover{ border:1px solid #c31e26; }
.G_select{ float: left; border:1px solid #dedede; height: 40px; line-height: 40px; }
.job_radio{ float: left; }
.G_img{ float: left; margin-top: 10px; margin-left: 5px; }
.G_But{
    width:340px;
    height:50px;
    line-height:50px;
    background:#c31e26;
    border-radius:5px;
    text-align:center;
    color:#FFF;
    cursor:pointer;
    transition: all 0.3s;
    float: left;outline: none; border: 0px;font-size: 18px;
}
.G_But:hover{
    background:#0f65b4; color: #fff;
}
@media (min-width:768px) 
{
    .G_InputText{ width: 500px; }
    .G_textarea{ width: 500px; }
}
@media (min-width:1200px) 
{
    .seek_job li{ padding-top: 15px; }
    .G_InputText{ width: 550px; }
    .G_textarea{ width: 550px; }
    .seek_job{ float: left; }
    .mess_img{ float: right; width: 400px; margin-top: 30px;}
    .mess_img img{ max-width: 100%; }
}
/*******Css prev_next*******/
#prev_next{margin: 10px 10px;clear: both;overflow: hidden; }
#prev_next li{margin: 10px 0;}
#prev_next li i{ margin-right: 5px; }
#prev_next li a:hover{ color: #c31e26; }
#prev_next li div{ display: inline-block; }
/*css digg style pagination*/
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 10px 0 35px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #c31e26;
  background: #c31e26;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}

div.digg{ margin:10px auto; text-align:center; float:right; display: inline;}
div.digg a{border:#dedede 1px solid; padding:3px 10px; margin:3px; color:#666; display: inline-block;}
div.digg a:hover{border:#c31e26 1px solid;color:#fff; background: #c31e26;}
div.digg a:active{border:#c31e26 1px solid;color:#fff; background: #c31e26;}
div.digg span.current{border:solid 1px #c31e26;padding:3px 15px; font-weight:bold; margin:3px; color:#fff; background-color:#c31e26; display: inline-block;}
div.digg span.disabled{border:#dedede 1px solid;padding:3px 10px;margin:3px;color:#ddd;  display: inline-block;}
div.digg select{ border:#dedede 1px solid; padding:3px 0px; display: inline-block;}